@charset "UTF-8";
* {
	font: inherit;
}

*::before,
*::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

html {
	font-size: 10px;
	background: #fff;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button,
input,
select,
textarea {
	outline: none;
	border: 0px;
}

*:focus {
	outline: none;
	border: 0px;
}

li,
ol,
ul {
	list-style: none;
}

b,
strong {
	font-weight: bold;
}

img {
	vertical-align: middle;
	border: 0;
	max-width: 100%;
}

:focus {
	outline: 0;
}

a {
	text-decoration: none;
}

a:hover,
a.active {
	color: #414141;
}

.clearfix {
	zoom: 1;
}

.clearfix::after,
.clearfix::before {
	display: table;
	content: "";
}

.clearfix::after {
	clear: both;
}

.transition {
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.padding-none {
	padding: 0 !important;
}

.border-none {
	border: none !important;
}

.display-none {
	display: none !important;
}

.left-0 {
	left: 0 !important;
}

.fr {
	float: right !important;
}

.fl {
	float: left !important;
}

input:focus,
textarea:focus {
	outline: 0;
	border: 1px solid #f60;
}

img {
	display: block;
	max-width: 100%;
}


/*文本*/

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-justify {
	text-align: justify;
}

.text-align-last {
	text-align-last: justify;
}

.s-block {
	display: block !important;
}

.s-inlineblock {
	display: inline-block !important;
}

.s-inline {
	display: inline !important;
}


/* 其他差异 */

body {
	font-size: 10px;
	line-height: 1.45;
	font-family: 'Microsoft Yahei', Helvetica, STHeiTi, sans-serif;
	margin: 0 auto;
	position: relative;
}

.tit {
	background: url(../images/tit_bg03.png) no-repeat center;
	background-size: 70%;
	font-size: 0.34rem;
	font-weight: bold;
}

.tit font {
	color: #3f58d2;
}


/* top */

.top {
	width: 100%;
	display: flex;
	background-color: #fff;
	justify-content: space-between;
	padding: 0.2rem 0;
	align-items: center;
}

.top img {
	height: 0.5rem;
}

.top ul {
	display: flex;
	list-style: none;
	font-size: 14px;
	padding-left: 10px;
}

.top ul li {
	margin-left: 10px;
	margin-right: 10px;
}

.banner {
	background: url(../images/banner_bg.png);
	position: relative;
}

.banner_img {
	padding-top: 0.6rem;
	width: 100%;
}

.banner_img img:first-child {
	margin-left: 0.3rem;
}

.banner_img img:first-child {
	margin-bottom: 0.4rem;
}

.banner_btn {
	display: flex;
	justify-content: space-around;
	margin-top: 34px;
	text-align: center;
	margin-bottom: 1.3rem;
	padding-bottom: 1.6rem;
}

.banner_btn button {
	width: 38%;
	line-height: 0.8rem;
	background-color: #fff;
	color: #4963f4;
	font-family: MicrosoftYaHei-Bold;
	font-size: 0.3rem;
	font-weight: 900;
	box-shadow: 0px 5px 0px 0px #f29400;
	border-radius: 15px;
}

.banner_table {
	position: absolute;
	bottom: -70px;
	width: 90%;
	background-color: #fff;
	margin-left: 5%;
	display: flex;
	justify-content: space-around;
	margin-top: 50px;
	box-shadow: 1px 3px 2px 0px rgba(0, 0, 0, 0.19);
}

.banner_table ul {
	margin-top: 0.2rem;
	margin-left: 0.1rem;
}

.banner_table .item {
	flex: 1;
	display: flex;
	margin-bottom: 20px;
	margin-top: 0.1rem;
}

.banner_table ul .item img {
	width: 0.5rem;
	height: 0.5rem;
}

.item .banner_span span {
	font-family: PingFang-SC-Bold;
	font-size: 0.18rem;
	font-weight: bold;
	font-stretch: normal;
	margin-top: 0.1rem;
}

.item .banner_span p {
	font-size: 10px;
	color: #ccc;
	margin-top: 0.1rem;
}

.item .banner_span {
	margin-left: 0.2rem;
	margin-top: -0.1rem;
}

.understand {
	margin-top: 0.5rem;
}

.common_title {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}

.common_title span {
	font-family: MicrosoftYaHei-Bold;
	font-size: 0.34rem;
	font-weight: 700;
	font-stretch: normal;
}

.common_title p {
	font-family: SourceHanSansCN-Regular;
	font-size: 0.15rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #646465;
}

.common_title span:first-child {
	color: #3f58d2;
}

.salary {
	margin-top: 0.5rem;
}

.understand_type {
	width: 95%;
	margin: 0 auto;
}

.understand_double {
	display: flex;
}

.understand_double .understand_item :last-child {
	margin-top: 0.1rem;
}

.understand_double .understand_item {
	width: 1rem;
	height: 1rem;
	flex: 1;
	text-align: center;
	margin-top: 1rem;
}

.understand_double .understand_li {
	margin-top: 0.8rem;
	height: 188px;
	border: solid 1px #95a5fd;
}

.understand_double .understand_item img {
	margin: 0 auto;
	height: 0.8rem;
}

.understand_double .understand_item p {
	font-family: MicrosoftYaHei-Bold;
	font-size: 0.2rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 10px;
}

.understand_double .understand_item span {
	display: inline-block;
	width: 2.4rem;
	font-family: SourceHanSansCN-Regular;
	font-size: 0.1rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #636363;
}

.more_understand {
	display: block;
	width: 40%;
	height: 0.8rem;
	margin: 0.2rem auto;
	background-color: #f29400;
	box-shadow: 0px 6px 2px 0px rgba(0, 0, 0, 0.2);
	text-align: center;
	font-family: MicrosoftYaHei-Bold;
	font-size: 0.28rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.8rem;
	letter-spacing: 0px;
	color: #ffffff;
	/
}

.work {
	margin-top: 20px;
	background: url(../images/bg01.png);
	margin-bottom: 0.4rem;
	padding: 0.3rem 0;
}

.post {
	width: 90%;
	margin: 0.2rem auto;
}

.post .post_java {
	width: 90%;
	height: 1.5rem;
	display: flex;
	margin: 0.2rem auto;
	background-color: #fff;
}

.post .post_java img {
	width: 0.8rem;
	height: 0.8rem;
	margin-top: 0.3rem;
	margin-left: 0.2rem;
}

.post .post_java .post_p {
	font-size: 0.14rem;
	margin: 0.2rem;
	line-height: 0.4rem;
}

.post .post_java .post_p span {
	color: #5742fe;
}

.eveSalary {
	display: flex;
	justify-content: space-around;
}

.eveSalary span {
	font-size: 0.3rem;
	color: #fff;
}

.eveSalary span :last-child {
	color: #efb358;
}

.people {
	margin-top: 0.2rem;
}

.people_man {
	margin-top: 0.1rem;
	width: 95%;
	margin: 0 auto;
}

.people_man .people_item {
	margin: 0.2rem 0 0.5rem;
}

.people_item div {
	margin-bottom: 0.2rem;
	margin-top: -0.94rem;
	margin-left: 1.4rem;
}

.people_item:nth-child(2n) div {
	margin-bottom: 0.2rem;
	margin-top: -0.86rem;
	text-align: right;
	margin-right: 1.4rem;
	margin-left: 0;
}


/*.people_item:nth-child(2) div {
	margin-bottom: 0.2rem;
	margin-top: -0.8rem;
	text-align: right;
	margin-right: 1.2rem;
}

.people_item:nth-child(3) div {
	margin-bottom: 0.5rem;
	margin-top: -0.8rem;
	margin-left: 1.2rem;
}

.people_item:nth-child(4) div {
	margin-bottom: 0.2rem;
	margin-top: -0.8rem;
	text-align: right;
	margin-right: 1.2rem;
}*/

.people_item div {
	color: #fff;
}

.people_item div p {
	font-size: 0.24rem;
	font-weight: bold;
}

.people_item div span {
	font-size: 0.1rem;
}

.skill .list {
	width: 100%;
	margin-top: 0.1rem;
}

.skill .list ul {
	display: flex;
	justify-content: space-evenly;
}

.skill .list ul .list_item {
	width: 45%;
	padding: 0.2rem 0;
	margin-top: 0.2rem;
	text-align: center;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 0.22rem;
	background-size: cover;
}


/*.skill .list ul .list_item p {
	font-size: 0.1rem;
}*/

.skill .list ul:first-child .list_item:first-child {
	background: url(../images/qy_bg01.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:first-child .list_item:last-child {
	background: url(../images/qy_bg02.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(2) .list_item:first-child {
	background: url(../images/qy_bg03.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(2) .list_item:last-child {
	background: url(../images/qy_bg01.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(3) .list_item:first-child {
	background: url(../images/qy_bg02.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(3) .list_item:last-child {
	background: url(../images/qy_bg03.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(4) .list_item:first-child {
	background: url(../images/qy_bg01.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(4) .list_item:last-child {
	background: url(../images/qy_bg02.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(5) .list_item:first-child {
	background: url(../images/qy_bg03.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(5) .list_item:last-child {
	background: url(../images/qy_bg01.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(6) .list_item:first-child {
	background: url(../images/qy_bg02.png) no-repeat center;
	background-size: cover;
}

.skill .list ul:nth-child(6) .list_item:last-child {
	background: url(../images/qy_bg03.png) no-repeat center;
	background-size: cover;
}

.teacher {
	padding: 0.3rem 0;
	width: 100%;
	height: 3rem;
	margin-bottom: 0.5rem;
	background: url(../images/tec_bg.png);
}

#owl-demo {
	margin-top: 0.3rem;
}

.serves_steps {
	width: 90%;
	margin: 0.3rem auto;
	text-align: center;
	box-shadow: 0px 0px 30px 0px rgba(73, 99, 244, 0.49);
	border-radius: 30px;
	padding-bottom: 0.4rem;
	position: relative;
	padding-top: 0.6rem;
}

.ste_tit {
	background: url(../images/ste_tit.png) no-repeat top center;
	background-size: cover;
	width: 4.2rem;
	padding: 0.2rem 0 0;
	height: 0.8rem;
	position: absolute;
	top: -0.1rem;
	left: 50%;
	transform: translateX(-50%);
}

.ste_tit h4 {
	font-size: 0.3rem;
	text-align: center;
	color: #fff;
	line-height: 0.4rem;
	font-weight: bold;
}

.ste_tit h4 font {
	font-weight: lighter;
	opacity: 0.8;
}

.serves_steps .step {
	width: 90%;
	margin: 0 auto;
	display: flex;
	margin-top: 0.2rem;
	margin-left: 0.6rem;
}

.serves_step01 .serves_p {
	text-align: left;
	padding-left: 0.7rem;
	margin-left: 0.5rem;
	border-left: 2px dashed #ccc;
}

.serves_step02 .serves_p {
	text-align: left;
	padding-right: 0.5rem;
	margin-right: 0.5rem;
	border-right: 2px dashed #ccc;
}

.serves_step03 .serves_p {
	text-align: left;
	padding-left: 0.7rem;
	margin-left: 0.5rem;
	border-left: 2px dashed #ccc;
}

.serves_step04 .serves_p {
	text-align: left;
	padding-right: 0.4rem;
	margin-right: 0.5rem;
	border-right: 2px dashed #ccc;
}

.serves_step05 .serves_p {
	text-align: left;
	padding-left: 0.7rem;
	margin-left: 0.5rem;
	border-left: 2px dashed #ccc;
}

.serves_step06 .serves_p {
	text-align: left;
	padding-right: 0.5rem;
	margin-right: 0.5rem;
	border-right: 2px dashed #ccc;
}

.serves_step07 .serves_p {
	text-align: left;
	padding-left: 0.7rem;
	margin-left: 0.5rem;
	border-left: 2px dashed #ccc;
}

.serves_step08 .serves_p {
	text-align: left;
	padding-left: 0.7rem;
	margin-left: 0.5rem;
	border-left: 2px dashed #ccc;
}

.serves_step09 .serves_p {
	text-align: left;
	padding-right: 0.5rem;
	margin-right: 0.5rem;
	border-right: 2px dashed #ccc;
}

.serves_step10 .serves_p {
	text-align: left;
	padding-left: 0.7rem;
	margin-left: 0.5rem;
	border-left: 2px dashed #ccc;
}

.serves_steps .step img {
	width: 1rem;
	margin-top: 0.2rem;
}

.serves_steps .step .serves_p {
	margin-top: 0.2rem;
}

.serves_steps .step .serves_p p {
	color: #4963f4;
	font-size: 0.3rem;
	font-weight: bold;
}

.serves_steps .step .serves_p span {
	color: #666666;
	font-size: 0.2rem;
}

.buttons {
	display: flex;
	justify-content: space-evenly;
	margin-top: 0.2rem;
}

.buttons button {
	width: 33%;
	height: 0.5rem;
	background-color: #4963f4;
	box-shadow: 0px 6px 2px 0px rgba(0, 0, 0, 0.2);
	text-align: center;
	font-family: MicrosoftYaHei-Bold;
	font-size: 0.22rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 0.5rem;
	letter-spacing: 0px;
	color: #ffffff;
	border-radius: 0.1rem;
	margin: 0 0.15% 0.5rem;
}

.interview_list {
	margin-top: 0.1rem;
	width: 80%;
	margin-left: 10%;
}

.interview_list>div {
	display: flex;
	justify-content: space-between;
}

.interview_list div .interview_item {
	width: 45%;
	/*display: flex;
	flex-flow: column;*/
	background-color: #ffffff;
	box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	margin-bottom: 0.4rem;
	text-align: center;
	padding-bottom: 0.2rem;
}

.interview_list div .interview_item img {
	flex: 1;
	border-radius: 0.1rem 0.1rem 0 0;
}

.interview_list div .interview_item div {
	/*flex: 1;
	display: flex;
	flex-flow: column;*/
	width: 90%;
	margin: 0 auto;
	margin-top: 0.2rem;
}

.interview_list div .interview_item div span {
	font-size: 0.2rem;
	font-weight: 600;
	color: #666;
}

.interview_list div .interview_item div p {
	color: #999;
}

.choose {
	width: 100%;
	height: 3.5rem;
	background-color: #4963f4;
	padding: 0.2rem 0;
}

.choose div:last-child {
	display: flex;
}

.choose div:last-child img {
	width: 50%;
}

.choose div:last-child .choose_table {
	background-color: #fff;
	height: 2rem;
	display: flex;
	flex-flow: column;
	margin-right: 0.1rem;
	margin-top: 0.8rem;
	padding-top: 0.1rem;
	border-radius: 0.1rem;
}

.company {
	margin-top: 1rem;
}

.join {
	font-size: 0.2rem;
	width: 2rem;
	background-color: #fff;
	color: #4963f4;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 0.4rem auto 0;
	height: 0.5rem;
	font-weight: bold;
}

.company_img {
	width: 85%;
	margin-left: 0.2rem;
}

.company_img div {
	display: flex;
}

.company_img div img {
	width: 25%;
	padding: 0.1rem;
}

.hasWorks {
	width: 100%;
	padding-top: 0.2rem;
	background-color: #ececec;
	display: flex;
	flex-flow: column;
	justify-content: space-around;
	text-align: center;
}

.hasWorks:first-child {
	width: 95%;
	margin: 0 auto;
}

.hasWorks span {
	width: 95%;
	margin: 0 auto;
	font-size: 0.19rem;
	margin-top: 0.1rem;
	margin-bottom: 0.3rem;
}

.hasWorks_more {
	display: flex;
	margin-bottom: 0.5rem;
	justify-content: space-evenly;
	align-items: center;
	margin-top: 0.3rem;
}

.hasWorks_more img {
	width: 1.2rem;
}

.hasWorks_more button {
	width: 3.8rem;
	font-size: 0.28rem;
	font-weight: 600;
	margin-left: 0.2rem;
	background-color: #4963f4;
	border-radius: 0.1rem;
	height: 0.6rem;
	line-height: 0.6rem;
	color: #fff;
}

.change_con {
	padding: 1.2rem 0;
	background: url(../images/change_img.png) no-repeat top center;
	background-size: contain;
}

.change_con h4 {
	font-size: 0.3rem;
	font-weight: bold;
	color: #fff;
}

.change_con p {
	font-size: 0.24rem;
	color: #fff;
	margin-top: 0.3rem;
}

.study {
	width: 100%;
	padding: 0.3rem 0;
	background: url(../images/bottom_bg.png) #4963f4 no-repeat center;
	background-size: cover;
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.address {
	padding: 0.2rem 0;
	text-align: center;
}

@media screen and (max-width:480px) {
	.item .banner_span p {
		font-size: 10px;
		-webkit-transform: scale(0.8);
		color: #ccc;
		margin-top: 0.1rem;
		margin-left: -0.3rem;
	}
	.banner_btn {
		margin-bottom: 2rem;
	}
	.understand_double .understand_item span {
		width: 3.2rem;
	}
	.understand_double .understand_li {
		height: 160px;
	}
	.interview_list div .interview_item div {
		margin-top: 0.1rem;
	}
	.join {
		margin-top: 0.1rem;
	}
	.banner_img img:first-child {
		margin-left: 0;
	}
}